| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityListManager<T> Class |

'DeclarationPublic Class EntityListManager(Of T As Class) Implements System.IDisposable
'UsageDim instance As EntityListManager(Of T)
public class EntityListManager<T> : System.IDisposable where T: class
Use ManageList and UnmanageList to add or remove lists under management. All lists managed by an EntityListManager must contain the same Entity type.
System.Object
IdeaBlade.EntityModel.EntityListManager<T>
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2